func runtime.preMallocgcDebug
2 uses
runtime (current package)
malloc.go#L1029: if x := preMallocgcDebug(size, typ); x != nil {
malloc.go#L1614: func preMallocgcDebug(size uintptr, typ *_type) unsafe.Pointer {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)